chore(deps)(deps): bump the minor-and-patch group with 2 updates - #93
Merged
overwrite00 merged 1 commit intoJul 29, 2026
Merged
Conversation
Bumps the minor-and-patch group with 2 updates: [presidio-analyzer](https://github.com/data-privacy-stack/presidio) and [spacy](https://github.com/explosion/spaCy). Updates `presidio-analyzer` from 2.2.363 to 2.2.364 - [Release notes](https://github.com/data-privacy-stack/presidio/releases) - [Changelog](https://github.com/data-privacy-stack/presidio/blob/main/CHANGELOG.md) - [Commits](data-privacy-stack/presidio@2.2.363...2.2.364) Updates `spacy` from 3.8.13 to 3.8.14 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.13...release-v3.8.14) --- updated-dependencies: - dependency-name: presidio-analyzer dependency-version: 2.2.364 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: spacy dependency-version: 3.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
overwrite00
self-requested a review
July 27, 2026 04:21
dependabot
Bot
deleted the
dependabot/pip/develop/minor-and-patch-a8ae09d119
branch
July 29, 2026 11:02
overwrite00
pushed a commit
that referenced
this pull request
Jul 29, 2026
Verified in isolated environment combined with the presidio-analyzer/spacy bump (PR #93): cryptography 49.0.0 installs cleanly and all 27/27 tests pass, including the Fernet encrypt/decrypt round-trip used by privacy_core.py's restore-map feature. The macOS x86_64 wheel removal in 49.0.0 has no practical impact since CI already builds only on macos-latest (arm64).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 2 updates: presidio-analyzer and spacy.
Updates
presidio-analyzerfrom 2.2.363 to 2.2.364Release notes
Sourced from presidio-analyzer's releases.
... (truncated)
Changelog
Sourced from presidio-analyzer's changelog.
... (truncated)
Commits
779dbd2Bumppresidio-anonymizerfloor inpresidio-structured(#2184)636caddRelease 2.2.364 / 0.0.60 (#2183)efc7759fix(analyzer): use valid region code "GB" instead of "UK" in PhoneRecognizer ...517d13eStabilize CI disk usage and run Ollama E2E on arm64 (#2167)0ac87d5docs: quote pip extras install examples (#2093)824016cfeat: add no-op NLP engine (#2071)6337265feat(analyzer): add recognizer-level threshold config (#2116)1fef62cfeat: add Philippine UMID (PH_UMID) recognizer (#2045)d47ef77feat(anonymizer): add batch deanonymization support (#2115)b2680befix(analyzer): honour config_path for LangExtract recognizers in YAML registr...Updates
spacyfrom 3.8.13 to 3.8.14Release notes
Sourced from spacy's releases.
Commits
0069cf9Set version to 3.8.145603226fix: check pip module availability instead of PATH binary in download (#13947)d4bb796Add least-privilege permissions to CI workflow9d29209Pass github context via stdin instead of CLI arg4216738Pin GitHub Actions to commit SHAs for supply chain security297938eAdd smoke test and upgrade test to release build workflowDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions